SixBit API Schema
TotalConsignorChargesType Simple Type
Description
The total amount charged to the consignor.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
TotalConsignorChargesType Simple Type
Overview
TotalConsignorChargesType Restriction of xs:decimal
The total amount charged to the consignor.
Source
<xs:simpleType name="TotalConsignorChargesType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The total amount charged to the consignor.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal">
    <!--<xs:fractionDigits value="2" />-->
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.